grub2.git
2025-07-03 Lidong Chengettext: Integer overflow leads to heap OOB write or...
2025-07-03 B Horngettext: Remove variables hooks on module unload
2025-07-03 B Hornnormal: Remove variables hooks on module unload
2025-07-03 B Horncommands/pgp: Unregister the "check_signatures" hooks...
2025-07-03 B Horncommands/ls: Fix NULL dereference
2025-07-03 Lidong Chencommands/extcmd: Missing check for failed allocation
2025-07-03 B Hornkern/dl: Check for the SHF_INFO_LINK flag in grub_dl_re...
2025-07-03 B Hornkern/dl: Fix for an integer overflow in grub_dl_ref()
2025-07-03 Daniel Axtensvideo/readers/jpeg: Do not permit duplicate SOF0 marker...
2025-07-03 B Hornnet/tftp: Fix stack buffer overflow in tftp_open()
2025-07-03 B Hornnet: Fix OOB write in grub_net_search_config_file()
2025-07-03 B Hornnet: Remove variables hooks when interface is unregisted
2025-07-03 B Hornnet: Unregister net_default_ip and net_default_mac...
2025-07-03 B Hornscript/execute: Limit the recursion depth
2025-07-03 B Hornkern/partition: Limit recursion in part_iterate()
2025-07-03 B Hornkern/disk: Limit recursion depth
2025-07-03 B Horndisk/loopback: Reference tracking for the loopback
2025-07-03 B Hornkern/file: Implement filesystem reference counting
2025-07-03 B Hornkern/file: Ensure file->data is set
2025-07-03 B Hornfs/xfs: Ensuring failing to mount sets a grub_errno
2025-07-03 Michael Changfs/xfs: Fix out-of-bounds read
2025-07-03 Michael Changfs/ext2: Fix out-of-bounds read for inline extents
2025-07-03 Lidong Chenfs/jfs: Inconsistent signed/unsigned types usage in...
2025-07-03 Lidong Chenfs/jfs: Use full 40 bits offset and address for a data...
2025-07-03 Lidong Chenfs/jfs: Fix OOB read caused by invalid dir slot index
2025-07-03 Lidong Chenfs/jfs: Fix OOB read in jfs_getent()
2025-07-03 Michael Changfs/iso9660: Fix invalid free
2025-07-03 B Hornfs/iso9660: Set a grub_errno if mount fails
2025-07-03 B Hornfs/hfsplus: Set a grub_errno if mount fails
2025-07-03 B Hornfs/f2fs: Set a grub_errno if mount fails
2025-07-03 Lidong Chenfs/tar: Integer overflow leads to heap OOB write
2025-07-03 B Hornfs/tar: Initialize name in grub_cpio_find_file()
2025-07-03 B Hornfs/hfs: Fix stack OOB write with grub_strcpy()
2025-07-03 B Hornfs/ufs: Fix a heap OOB write
2025-07-03 B Hornmisc: Implement grub_strlcpy()
2025-07-03 Steve McIntyreDeal with --force-extra-removable with signed shim too
2025-07-03 Steve McIntyreAdd support for forcing EFI installation to the removab...
2025-07-03 Julian Andres... Install signed images if UEFI Secure Boot is enabled
2025-07-03 Benjamin Herrenschmidtacpi: Fix out of bounds access in grub_acpi_xsdt_find_t...
2025-07-03 Mate KukriCheckout "extra_deps.lst" from upstream/master
2025-07-03 Heinrich Schuchardt[PATCH] efi: EFI Device Tree Fixup Protocol
2025-07-03 Heinrich Schuchardt[PATCH] fdt: add debug output to devicetree command
2025-07-03 Heinrich Schuchardt[PATCH 1/1] efivar: check that efivarfs is writeable
2025-07-03 Heinrich Schuchardtfat: fix listing the root directory
2025-07-03 Mauricio Faria... Call hwmatch only on the grub-pc platform
2025-07-03 Julian Andres... Pass dis_ucode_ldr to kernel for recovery mode
2025-07-03 Julian Andres... zstd: Require at least 8 byte buffer in entropy_common
2025-07-03 Julian Andres... efi: Provide a shim for load_image, start_image, unload...
2025-07-03 Julian Andres... efi: Provide wrappers for load_image, start_image,...
2025-07-03 Julian Andres... Disable fallback to legacy mode if shim is loaded on...
2025-07-03 GRUB Maintainersgrub_os-prober
2025-07-03 Rogierfix renamed LV detection
2025-07-03 Javier Martinez... util/mkimage: Some fixes to PE binaries section size...
2025-07-03 Steve McIntyreAdd debug to display what's going on with verifiers
2025-07-03 Michael Changi386-pc: build verifiers API as module
2025-07-03 Ian Jackson20_linux_xen: Do not load XSM policy in non-XSM options
2025-07-03 Colin WatsonMinimise writes to EFI variable storage
2025-07-03 Hervé WernerFix setup on Secure Boot systems where cryptodisk is...
2025-07-03 Jeroen Dekkersat_keyboard: initialize keyboard in module init if...
2025-07-03 Colin Watsonbash-completion: Drop "have" checks
2025-07-03 Colin WatsonSkip flaky grub_cmd_set_date test
2025-07-03 Keng-Yu Linefi/http: change uint32_t to uintn_t
2025-07-03 Ian Page Handsefinet: Add DHCP proxy support
2025-07-03 Javier Martinez... normal/main: Discover the device to read the config...
2025-07-03 Javier Martinez... http: Prepend prefix when the HTTP path is relative
2025-07-03 Javier Martinez... efi/http: Enclose literal IPv6 addresses in square...
2025-07-03 Stephen BenjaminPrepend prefix when HTTP path is relative
2025-07-03 Peter JonesTry mac/guid/etc before grub.cfg on tftp config files
2025-07-03 Mark Salteruse fw_path prefix when fallback searching for grub...
2025-07-03 Paulo Flabiano... Add fw_path variable to detect config file on efi
2025-07-03 Peter Jonesefi/http: match protocol+hostname of boot url in root_url
2025-07-03 Peter Jonesefinet: also use the firmware acceleration for http
2025-07-03 Michael ChangSupport UEFI networking protocols
2025-07-03 Michael Changefinet: set DNS server from UEFI protocol
2025-07-03 Michael Changefinet Configure network from UEFI device path
2025-07-03 Michael Changbootp: Process DHCPACK packet during HTTP Boot
2025-07-03 Michael Changefinet: add structures for PXE messages
2025-07-03 Peter Jonesefinet + bootp: add net_bootp6 command supporting dhcpv6
2025-07-03 Robbie Harwoodnet/http: check result of grub_netbuff_put() in http_re...
2025-07-03 Chad MILLERTell zpool to emit full device names
2025-07-03 Ian CampbellArrange to insmod xzio and lzopio when booting a kernel...
2025-07-03 Ian Campbellgrub-install: Install PV Xen binaries into the upstream...
2025-07-03 Paulo Flabiano... Disable VSX instruction
2025-07-03 Paulo Flabiano... Include a text attribute reset in the clear command...
2025-07-03 Colin WatsonPort yaboot logic for various powerpc machine types
2025-07-03 Colin WatsonAdd GRUB_RECOVERY_TITLE option
2025-07-03 Colin WatsonIgnore functional test failures for now as they are...
2025-07-03 Colin WatsonProbe FusionIO devices
2025-07-03 Colin WatsonAdd configure option to use vt.handoff=7
2025-07-03 Evan BroderAdd configure option to enable gfxpayload=keep dynamically
2025-07-03 Steve LangasekIf we don't have writable grubenv and we're on EFI...
2025-07-03 Colin WatsonAdd configure option to bypass boot menu if possible
2025-07-03 Colin WatsonAdjust efi_distributor for some distributions
2025-07-03 Julian Andres... Add configure option to reduce visual clutter at boot...
2025-07-03 Mario LimoncielloDon't add suffix to the distributor string
2025-07-03 Colin WatsonBlacklist 1440x900x32 from VBE preferred mode handling
2025-07-03 Colin WatsonRead /etc/default/grub.d/*.cfg after /etc/default/grub
2025-07-03 Colin WatsonAvoid getting confused by inaccessible loop device...
2025-07-03 Colin WatsonPrefer translations from Ubuntu language packs if available
2025-07-03 Colin Watson"single" -> "recovery" when friendly-recovery is installed
next